SelectResponse

SelectResponse

The SelectResponse object contains the result of the SelectRequest message.

Parameter Type Description
RequestID string A unique identifier for the submitted request. Often used for request tracking purposes.
Status RequestStatus Object contains a group of enumerations indicating the status of the transaction submitted on the parent request.
StatusDescription string The status of the request as a string.
Details ArrayOfInformation Array containing an unbound collection of Information objects.